Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 8.4 deprecates implicitly nullable types #1198

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

benji07
Copy link
Contributor

@benji07 benji07 commented Dec 17, 2024

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? yes
Tests pass? yes
Documented? no
License MIT

Immmplicitly nullable types are deprecated in php8.4

@benji07 benji07 force-pushed the fix-php84-nullable-deprecation branch 5 times, most recently from 692d3ec to 3c08647 Compare December 17, 2024 14:05
@benji07 benji07 marked this pull request as ready for review December 17, 2024 14:10
@benji07 benji07 force-pushed the fix-php84-nullable-deprecation branch from 3c08647 to c7b4c24 Compare December 17, 2024 14:27
Copy link
Member

@mcg-web mcg-web left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @benji07 !

@mcg-web mcg-web merged commit 31f217f into overblog:master Dec 19, 2024
48 checks passed
@mcg-web mcg-web mentioned this pull request Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants